home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 117
/
MacAddict 117.dmg
/
Software
/
Internet & Communication
/
OmniWeb 5.1.3 (trial).dmg
/
OmniWeb.app
/
Contents
/
Resources
/
English.lproj
/
BookmarksWindow.toolbar
next >
Wrap
Text File
|
2006-02-01
|
1KB
|
32 lines
{
allowedItemIdentifiers = (
ViewLinks, Info, SiteInfo, NSToolbarSeparatorItem, NSToolbarSpaceItem, NSToolbarFlexibleSpaceItem, NSToolbarCustomizeToolbarItem
);
defaultItemIdentifiers = (
NSToolbarFlexibleSpaceItem, Info, SiteInfo
);
itemInfoByIdentifier = {
ViewLinks = {
action = "viewAsBookmarks:";
imageName = ViewLinks;
label = "View Links";
paletteLabel = "View Links";
toolTip = "Opens a bookmarks window containing the links on this page";
};
Info = {
target = firstResponder;
action = "togglePageInfo:";
imageName = Inspector;
label = Info;
paletteLabel = "Page Info";
toolTip = "Toggles the Page Info inspector";
};
SiteInfo = {
action = "toggleSitePreferences:";
imageName = "SitePreferences";
label = "Site Preferences";
paletteLabel = "Site Preferences";
toolTip = "Toggle the Site Preferences inspector";
};
};
}